﻿2026-08-02T16:24:44.9027258Z Current runner version: '2.336.0'
2026-08-02T16:24:44.9033917Z Runner name: 'hfenduleam'
2026-08-02T16:24:44.9034635Z Runner group name: 'Default'
2026-08-02T16:24:44.9035317Z Machine name: 'HFENDULEAM'
2026-08-02T16:24:44.9040907Z ##[group]GITHUB_TOKEN Permissions
2026-08-02T16:24:44.9045553Z Actions: write
2026-08-02T16:24:44.9046073Z ArtifactMetadata: write
2026-08-02T16:24:44.9046583Z Attestations: write
2026-08-02T16:24:44.9047035Z Checks: write
2026-08-02T16:24:44.9047403Z CodeQuality: write
2026-08-02T16:24:44.9047845Z Contents: write
2026-08-02T16:24:44.9048329Z CopilotRequests: write
2026-08-02T16:24:44.9048917Z Deployments: write
2026-08-02T16:24:44.9049372Z Discussions: write
2026-08-02T16:24:44.9049886Z Drives: write
2026-08-02T16:24:44.9050315Z Issues: write
2026-08-02T16:24:44.9050779Z Metadata: read
2026-08-02T16:24:44.9051215Z Models: read
2026-08-02T16:24:44.9051759Z Packages: write
2026-08-02T16:24:44.9052215Z Pages: write
2026-08-02T16:24:44.9053089Z PullRequests: write
2026-08-02T16:24:44.9053784Z RepositoryProjects: write
2026-08-02T16:24:44.9054316Z SecurityEvents: write
2026-08-02T16:24:44.9054802Z Statuses: write
2026-08-02T16:24:44.9055318Z VulnerabilityAlerts: read
2026-08-02T16:24:44.9055865Z ##[endgroup]
2026-08-02T16:24:44.9057765Z Secret source: Actions
2026-08-02T16:24:44.9058791Z Prepare workflow directory
2026-08-02T16:24:44.9571978Z Prepare all required actions
2026-08-02T16:24:44.9603259Z Getting action download info
2026-08-02T16:24:45.3370255Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-08-02T16:24:46.0193416Z Complete job name: n1-gate (self-hosted, Windows, hfenduleam)
2026-08-02T16:24:46.0961371Z ##[group]Run $floorBytes = 32GB
2026-08-02T16:24:46.0962026Z [36;1m$floorBytes = 32GB[0m
2026-08-02T16:24:46.0962461Z [36;1m$drive = (Get-Item $env:GITHUB_WORKSPACE).PSDrive[0m
2026-08-02T16:24:46.0962914Z [36;1m$freeBytes = [int64]$drive.Free[0m
2026-08-02T16:24:46.0963857Z [36;1mWrite-Host "disk preflight: drive=$($drive.Root) free_bytes=$freeBytes floor_bytes=$floorBytes"[0m
2026-08-02T16:24:46.0964875Z [36;1mif ($freeBytes -lt $floorBytes) {[0m
2026-08-02T16:24:46.0965592Z [36;1m  Write-Error "RESOURCE=disk drive=$($drive.Root) free_bytes=$freeBytes floor_bytes=$floorBytes"[0m
2026-08-02T16:24:46.0966178Z [36;1m  exit 1[0m
2026-08-02T16:24:46.0966463Z [36;1m}[0m
2026-08-02T16:24:46.0974142Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-08-02T16:24:46.0974795Z ##[endgroup]
2026-08-02T16:24:46.3717215Z disk preflight: drive=C:\ free_bytes=79360331776 floor_bytes=34359738368
2026-08-02T16:24:46.4291311Z ##[group]Run Get-Process spt,notify-shell -ErrorAction SilentlyContinue |
2026-08-02T16:24:46.4292184Z [36;1mGet-Process spt,notify-shell -ErrorAction SilentlyContinue |[0m
2026-08-02T16:24:46.4292867Z [36;1m  Where-Object { $_.Path -like "$env:GITHUB_WORKSPACE\*" } |[0m
2026-08-02T16:24:46.4293401Z [36;1m  Stop-Process -Force -ErrorAction SilentlyContinue[0m
2026-08-02T16:24:46.4293849Z [36;1mexit 0[0m
2026-08-02T16:24:46.4298371Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-08-02T16:24:46.4298841Z ##[endgroup]
2026-08-02T16:24:46.7897258Z ##[group]Run actions/checkout@v5
2026-08-02T16:24:46.7897913Z with:
2026-08-02T16:24:46.7898344Z   fetch-depth: 0
2026-08-02T16:24:46.7898885Z   repository: BigscreenVR/spt-bs-core
2026-08-02T16:24:46.7902240Z   token: ***
2026-08-02T16:24:46.7902711Z   ssh-strict: true
2026-08-02T16:24:46.7903190Z   ssh-user: git
2026-08-02T16:24:46.7903663Z   persist-credentials: true
2026-08-02T16:24:46.7904188Z   clean: true
2026-08-02T16:24:46.7904658Z   sparse-checkout-cone-mode: true
2026-08-02T16:24:46.7905177Z   fetch-tags: false
2026-08-02T16:24:46.7905666Z   show-progress: true
2026-08-02T16:24:46.7906135Z   lfs: false
2026-08-02T16:24:46.7906568Z   submodules: false
2026-08-02T16:24:46.7907050Z   set-safe-directory: true
2026-08-02T16:24:46.7907569Z   allow-unsafe-pr-checkout: false
2026-08-02T16:24:46.7909139Z ##[endgroup]
2026-08-02T16:24:46.9887110Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-02T16:24:46.9889434Z ##[group]Getting Git version info
2026-08-02T16:24:46.9890628Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-08-02T16:24:47.0150659Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-08-02T16:24:47.0712221Z git version 2.43.0.windows.1
2026-08-02T16:24:47.0747927Z ##[endgroup]
2026-08-02T16:24:47.0757802Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\7bac5c36-ea63-4ae6-8811-f89f76d5ca34\.gitconfig'
2026-08-02T16:24:47.0775291Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\7bac5c36-ea63-4ae6-8811-f89f76d5ca34' before making global git config changes
2026-08-02T16:24:47.0776630Z Adding repository directory to the temporary git global config as a safe directory
2026-08-02T16:24:47.0783295Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-08-02T16:24:47.2344144Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-08-02T16:24:47.3590445Z https://github.com/BigscreenVR/spt-bs-core
2026-08-02T16:24:47.3618899Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-02T16:24:47.3624588Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-02T16:24:47.4268282Z refs/heads/golden/barometer
2026-08-02T16:24:47.4292528Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --detach
2026-08-02T16:24:47.6023941Z HEAD is now at 2138b1652 fix(xtask): sort_by_key(Reverse) at the two descending u64 sorts (releases#114)
2026-08-02T16:24:47.8509522Z ##[endgroup]
2026-08-02T16:24:47.8512076Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-08-02T16:24:49.1414587Z ##[group]Cleaning the repository
2026-08-02T16:24:49.1421574Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-08-02T16:24:58.1055146Z Removing target/
2026-08-02T16:24:58.1085534Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-08-02T16:24:58.2584056Z HEAD is now at 2138b1652 fix(xtask): sort_by_key(Reverse) at the two descending u64 sorts (releases#114)
2026-08-02T16:24:58.2607323Z ##[endgroup]
2026-08-02T16:24:58.2611608Z ##[group]Disabling automatic garbage collection
2026-08-02T16:24:58.2616617Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-08-02T16:24:58.3588596Z ##[endgroup]
2026-08-02T16:24:58.3589052Z ##[group]Setting up auth
2026-08-02T16:24:58.3596084Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-02T16:24:58.3853766Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-08-02T16:24:59.1556097Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-02T16:24:59.1818126Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-08-02T16:25:01.7846801Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-02T16:25:02.2438779Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-08-02T16:25:03.3746258Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-08-02T16:25:03.4084094Z ##[endgroup]
2026-08-02T16:25:03.4084466Z ##[group]Fetching the repository
2026-08-02T16:25:03.4094207Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-08-02T16:25:04.5416652Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-02T16:25:04.5417138Z  * [new branch]          fix/barometer-clippy-sortkey -> origin/fix/barometer-clippy-sortkey
2026-08-02T16:25:04.5566269Z [command]"C:\Program Files\Git\cmd\git.exe" branch --list --remote origin/golden/barometer
2026-08-02T16:25:04.6049601Z   origin/golden/barometer
2026-08-02T16:25:04.6073140Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse refs/remotes/origin/golden/barometer
2026-08-02T16:25:04.6342984Z 2138b16526af959112fa39e245dc027c7bfcc754
2026-08-02T16:25:04.6368171Z ##[endgroup]
2026-08-02T16:25:04.6368522Z ##[group]Determining the checkout info
2026-08-02T16:25:04.6369952Z ##[endgroup]
2026-08-02T16:25:04.6376589Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-08-02T16:25:04.6671086Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-08-02T16:25:04.6968274Z ##[group]Checking out the ref
2026-08-02T16:25:04.6975759Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B golden/barometer refs/remotes/origin/golden/barometer
2026-08-02T16:25:04.7455298Z branch 'golden/barometer' set up to track 'origin/golden/barometer'.
2026-08-02T16:25:04.7455755Z Your branch is up to date with 'origin/golden/barometer'.
2026-08-02T16:25:04.7456025Z Switched to and reset branch 'golden/barometer'
2026-08-02T16:25:04.7475935Z ##[endgroup]
2026-08-02T16:25:04.8387662Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-08-02T16:25:04.8639840Z 2138b16526af959112fa39e245dc027c7bfcc754
2026-08-02T16:25:04.8920755Z ##[group]Run .github/ci/reap-census.ps1 -Phase start
2026-08-02T16:25:04.8921339Z [36;1m.github/ci/reap-census.ps1 -Phase start[0m
2026-08-02T16:25:04.8927460Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-08-02T16:25:04.8927925Z ##[endgroup]
2026-08-02T16:25:05.1792960Z CI-CENSUS scope roots:
2026-08-02T16:25:05.1807197Z   root: C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-08-02T16:25:05.1807866Z   root: C:\actions-runner\_work\spt-bs-core\spt-bs-core\target
2026-08-02T16:25:05.1809710Z   root: C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify\target
2026-08-02T16:25:05.1810953Z   root: C:\actions-runner\_work\_temp
2026-08-02T16:25:05.1812110Z   root: C:\Users\decid\spt-n1-oldbroker
2026-08-02T16:25:05.2473626Z CI-CENSUS phase=start box_procs=568 box_handles=234707 family_total=23 family_handles=3494 scoped=0 unscoped=23 unreadable_path=5
2026-08-02T16:25:05.2512090Z   FOREIGN  pid=2288    handles=129    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-02T16:25:05.2513434Z   FOREIGN  pid=5216    handles=259    spt C:\Users\decid\Documents\projects\spt-core\.worktrees\barometer-w2\target\debug\spt.exe
2026-08-02T16:25:05.2514382Z   FOREIGN  pid=5836    handles=134    spt C:\Users\decid\Documents\projects\spt-core\.worktrees\barometer-w2\target\debug\spt.exe
2026-08-02T16:25:05.2515169Z   FOREIGN  pid=7868    handles=129    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-02T16:25:05.2516404Z   FOREIGN  pid=15788   handles=658    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-02T16:25:05.2517229Z   FOREIGN  pid=22936   handles=129    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-02T16:25:05.2518667Z   FOREIGN  pid=23288   handles=168    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-02T16:25:05.2519276Z   FOREIGN  pid=23876   handles=133    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-02T16:25:05.2520757Z   UNREAD   pid=25864   handles=121    spt <path unreadable — session-0 or access denied>
2026-08-02T16:25:05.2521324Z   FOREIGN  pid=28368   handles=129    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-02T16:25:05.2522689Z   FOREIGN  pid=29888   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-02T16:25:05.2523671Z   FOREIGN  pid=36072   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-02T16:25:05.2524988Z   FOREIGN  pid=37844   handles=121    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-02T16:25:05.2526088Z   FOREIGN  pid=38028   handles=124    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-02T16:25:05.2527086Z   FOREIGN  pid=38192   handles=124    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-02T16:25:05.2527808Z   FOREIGN  pid=38772   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-02T16:25:05.2529325Z   UNREAD   pid=45416   handles=0      spt <path unreadable — session-0 or access denied>
2026-08-02T16:25:05.2530921Z   UNREAD   pid=45800   handles=0      spt <path unreadable — session-0 or access denied>
2026-08-02T16:25:05.2532087Z   FOREIGN  pid=45820   handles=258    spt C:\Users\decid\Documents\projects\spt-core\.worktrees\barometer-w2\target\debug\spt.exe
2026-08-02T16:25:05.2533261Z   FOREIGN  pid=46932   handles=124    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-02T16:25:05.2534563Z   FOREIGN  pid=47540   handles=135    spt C:\Users\decid\Documents\projects\spt-core\.worktrees\barometer-w2\target\debug\spt.exe
2026-08-02T16:25:05.2535876Z   UNREAD   pid=49880   handles=124    spt <path unreadable — session-0 or access denied>
2026-08-02T16:25:05.2537034Z   UNREAD   pid=50284   handles=120    spt <path unreadable — session-0 or access denied>
2026-08-02T16:25:05.3183850Z ##[group]Run .github/ci/test-temp-sandbox.ps1 -Phase setup
2026-08-02T16:25:05.3184443Z [36;1m.github/ci/test-temp-sandbox.ps1 -Phase setup[0m
2026-08-02T16:25:05.3190336Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-08-02T16:25:05.3190800Z ##[endgroup]
2026-08-02T16:25:05.5959130Z CI-TMP setup: C:\actions-runner\_work\_temp\spt-test-tmp-30755949373-1-024003166f064fdd833b3ded0c4184e5
2026-08-02T16:25:05.6599204Z ##[group]Run $ErrorActionPreference = "Stop"
2026-08-02T16:25:05.6599711Z [36;1m$ErrorActionPreference = "Stop"[0m
2026-08-02T16:25:05.6600092Z [36;1m$PIN = "0c95435"[0m
2026-08-02T16:25:05.6600423Z [36;1m$CACHE = "$env:USERPROFILE\spt-n1-oldbroker"[0m
2026-08-02T16:25:05.6600814Z [36;1m$BIN = "$CACHE\target\debug\spt.exe"[0m
2026-08-02T16:25:05.6601260Z [36;1m$built = if (Test-Path "$CACHE\.builtpin") { (Get-Content "$CACHE\.builtpin").Trim() } else { "" }[0m
2026-08-02T16:25:05.6601784Z [36;1mif (-not (Test-Path $BIN) -or $built -ne $PIN) {[0m
2026-08-02T16:25:05.6602276Z [36;1m  if (Test-Path $CACHE) { Remove-Item -Recurse -Force $CACHE }[0m
2026-08-02T16:25:05.6602717Z [36;1m  git clone $env:GITHUB_WORKSPACE $CACHE[0m
2026-08-02T16:25:05.6603073Z [36;1m  git -C $CACHE checkout $PIN[0m
2026-08-02T16:25:05.6603532Z [36;1m  cargo build --manifest-path "$CACHE\Cargo.toml" -p spt --bin spt[0m
2026-08-02T16:25:05.6604101Z [36;1m  Set-Content "$CACHE\.builtpin" $PIN[0m
2026-08-02T16:25:05.6604465Z [36;1m}[0m
2026-08-02T16:25:05.6604712Z [36;1m$env:SPT_N1_OLD_BROKER = $BIN[0m
2026-08-02T16:25:05.6605076Z [36;1mcargo test -p spt --test n1_pairing -- --nocapture[0m
2026-08-02T16:25:05.6610542Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-08-02T16:25:05.6610925Z env:
2026-08-02T16:25:05.6611431Z   SPT_CI_TEST_TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30755949373-1-024003166f064fdd833b3ded0c4184e5
2026-08-02T16:25:05.6612147Z   TEMP: C:\actions-runner\_work\_temp\spt-test-tmp-30755949373-1-024003166f064fdd833b3ded0c4184e5
2026-08-02T16:25:05.6612811Z   TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30755949373-1-024003166f064fdd833b3ded0c4184e5
2026-08-02T16:25:05.6613300Z ##[endgroup]
2026-08-02T16:25:14.5221406Z    Compiling proc-macro2 v1.0.106
2026-08-02T16:25:14.5221776Z    Compiling quote v1.0.45
2026-08-02T16:25:14.5222449Z    Compiling unicode-ident v1.0.24
2026-08-02T16:25:14.5222832Z    Compiling cfg-if v1.0.4
2026-08-02T16:25:14.5917567Z    Compiling serde_core v1.0.228
2026-08-02T16:25:14.6421886Z    Compiling serde v1.0.228
2026-08-02T16:25:14.9347997Z    Compiling windows-link v0.2.1
2026-08-02T16:25:15.1073444Z    Compiling typenum v1.20.1
2026-08-02T16:25:15.1536315Z    Compiling windows-sys v0.61.2
2026-08-02T16:25:16.1045683Z    Compiling syn v2.0.117
2026-08-02T16:25:16.1866197Z    Compiling portable-atomic v1.13.1
2026-08-02T16:25:17.0449720Z    Compiling getrandom v0.3.4
2026-08-02T16:25:17.4353956Z    Compiling pin-project-lite v0.2.17
2026-08-02T16:25:17.5196297Z    Compiling version_check v0.9.5
2026-08-02T16:25:17.7989956Z    Compiling critical-section v1.2.0
2026-08-02T16:25:17.8524810Z    Compiling jobserver v0.1.34
2026-08-02T16:25:17.9089460Z    Compiling find-msvc-tools v0.1.9
2026-08-02T16:25:18.1366448Z    Compiling shlex v2.0.1
2026-08-02T16:25:18.2978906Z    Compiling memchr v2.8.1
2026-08-02T16:25:18.7183580Z    Compiling cc v1.2.63
2026-08-02T16:25:19.2803560Z    Compiling subtle v2.6.1
2026-08-02T16:25:19.4234075Z    Compiling futures-core v0.3.32
2026-08-02T16:25:19.5934327Z    Compiling equivalent v1.0.2
2026-08-02T16:25:19.6636099Z    Compiling smallvec v1.15.1
2026-08-02T16:25:19.8266825Z    Compiling generic-array v0.14.7
2026-08-02T16:25:20.0495536Z    Compiling bytes v1.11.1
2026-08-02T16:25:20.2567926Z    Compiling itoa v1.0.18
2026-08-02T16:25:20.5787412Z    Compiling semver v1.0.28
2026-08-02T16:25:20.8956057Z    Compiling rustc_version v0.4.1
2026-08-02T16:25:21.0150718Z    Compiling serde_derive v1.0.228
2026-08-02T16:25:21.1589422Z    Compiling zeroize_derive v1.4.3
2026-08-02T16:25:21.3917873Z    Compiling synstructure v0.13.2
2026-08-02T16:25:21.5911472Z    Compiling zeroize v1.8.2
2026-08-02T16:25:21.8631298Z    Compiling stable_deref_trait v1.2.1
2026-08-02T16:25:21.9329767Z    Compiling socket2 v0.6.4
2026-08-02T16:25:21.9446480Z    Compiling log v0.4.32
2026-08-02T16:25:22.2067069Z    Compiling zerofrom-derive v0.1.7
2026-08-02T16:25:22.5421333Z    Compiling rand_core v0.10.1
2026-08-02T16:25:22.5913546Z    Compiling yoke-derive v0.8.2
2026-08-02T16:25:22.7433099Z    Compiling crypto-common v0.1.7
2026-08-02T16:25:22.8356208Z    Compiling tokio-macros v2.7.0
2026-08-02T16:25:23.2777164Z    Compiling zerofrom v0.1.8
2026-08-02T16:25:23.4242173Z    Compiling mio v1.2.1
2026-08-02T16:25:23.5325891Z    Compiling futures-io v0.3.32
2026-08-02T16:25:23.5444466Z    Compiling slab v0.4.12
2026-08-02T16:25:23.6941084Z    Compiling futures-sink v0.3.32
2026-08-02T16:25:23.6982637Z    Compiling yoke v0.8.3
2026-08-02T16:25:23.7812768Z    Compiling futures-channel v0.3.32
2026-08-02T16:25:24.0389156Z    Compiling tokio v1.52.3
2026-08-02T16:25:24.0625718Z    Compiling futures-macro v0.3.32
2026-08-02T16:25:24.5045062Z    Compiling hashbrown v0.17.1
2026-08-02T16:25:24.7542389Z    Compiling futures-task v0.3.32
2026-08-02T16:25:24.9869020Z    Compiling once_cell v1.21.4
2026-08-02T16:25:24.9873652Z    Compiling getrandom v0.4.2
2026-08-02T16:25:25.1979312Z    Compiling rustversion v1.0.22
2026-08-02T16:25:25.1990831Z    Compiling indexmap v2.14.0
2026-08-02T16:25:25.8675934Z    Compiling futures-util v0.3.32
2026-08-02T16:25:26.0740997Z    Compiling zerovec-derive v0.11.3
2026-08-02T16:25:26.1422923Z    Compiling getrandom v0.2.17
2026-08-02T16:25:26.2838047Z    Compiling cpufeatures v0.2.17
2026-08-02T16:25:27.0739403Z    Compiling zerovec v0.11.6
2026-08-02T16:25:27.1542671Z    Compiling displaydoc v0.2.6
2026-08-02T16:25:27.8014409Z    Compiling hybrid-array v0.4.12
2026-08-02T16:25:27.8517869Z    Compiling fnv v1.0.7
2026-08-02T16:25:27.9426803Z    Compiling libc v0.2.186
2026-08-02T16:25:28.2460622Z    Compiling strsim v0.11.1
2026-08-02T16:25:28.3681390Z    Compiling cfg_aliases v0.2.1
2026-08-02T16:25:28.6313024Z    Compiling crypto-common v0.2.2
2026-08-02T16:25:28.6949304Z    Compiling block-buffer v0.12.0
2026-08-02T16:25:28.8955978Z    Compiling tinystr v0.8.3
2026-08-02T16:25:29.2519063Z    Compiling tracing-core v0.1.36
2026-08-02T16:25:29.6251769Z    Compiling tracing-attributes v0.1.31
2026-08-02T16:25:29.7378370Z    Compiling autocfg v1.5.1
2026-08-02T16:25:29.9469856Z    Compiling litemap v0.8.2
2026-08-02T16:25:30.1628053Z    Compiling writeable v0.6.3
2026-08-02T16:25:30.2202031Z    Compiling zerotrie v0.2.4
2026-08-02T16:25:31.8936014Z    Compiling icu_locale_core v2.2.0
2026-08-02T16:25:31.9640054Z    Compiling potential_utf v0.1.5
2026-08-02T16:25:32.5415962Z    Compiling cmake v0.1.58
2026-08-02T16:25:32.5644082Z    Compiling tracing v0.1.44
2026-08-02T16:25:32.9030745Z    Compiling dunce v1.0.5
2026-08-02T16:25:33.0560987Z    Compiling icu_properties_data v2.2.0
2026-08-02T16:25:33.0872978Z    Compiling icu_normalizer_data v2.2.0
2026-08-02T16:25:33.2507038Z    Compiling utf8_iter v1.0.4
2026-08-02T16:25:33.2520613Z    Compiling ident_case v1.0.1
2026-08-02T16:25:33.3594841Z    Compiling fs_extra v1.3.0
2026-08-02T16:25:33.4267113Z    Compiling icu_collections v2.2.0
2026-08-02T16:25:33.6522093Z    Compiling aws-lc-sys v0.41.0
2026-08-02T16:25:33.9275388Z    Compiling icu_provider v2.2.0
2026-08-02T16:25:34.3160939Z    Compiling tokio-util v0.7.18
2026-08-02T16:25:35.2974966Z    Compiling percent-encoding v2.3.2
2026-08-02T16:25:35.5186896Z    Compiling icu_normalizer v2.2.0
2026-08-02T16:25:36.1993960Z    Compiling inout v0.2.2
2026-08-02T16:25:36.3404849Z    Compiling http v1.4.1
2026-08-02T16:25:36.6609310Z    Compiling ring v0.17.14
2026-08-02T16:25:37.1393725Z    Compiling icu_properties v2.2.0
2026-08-02T16:25:37.1517529Z    Compiling unicode-segmentation v1.13.3
2026-08-02T16:25:37.5069239Z    Compiling thiserror v2.0.18
2026-08-02T16:25:37.5592993Z    Compiling cpufeatures v0.3.0
2026-08-02T16:25:37.6488199Z    Compiling aws-lc-rs v1.17.0
2026-08-02T16:25:37.9351184Z    Compiling cipher v0.5.2
2026-08-02T16:25:38.3098472Z    Compiling idna_adapter v1.2.2
2026-08-02T16:25:38.4158802Z    Compiling curve25519-dalek-derive v0.1.1
2026-08-02T16:25:38.4414990Z    Compiling thiserror-impl v2.0.18
2026-08-02T16:25:38.8704630Z    Compiling scopeguard v1.2.0
2026-08-02T16:25:38.9522404Z    Compiling lock_api v0.4.14
2026-08-02T16:25:39.1511377Z    Compiling idna v1.1.0
2026-08-02T16:25:39.8069228Z    Compiling chacha20 v0.10.0
2026-08-02T16:25:40.0060232Z    Compiling form_urlencoded v1.2.2
2026-08-02T16:25:40.1441420Z    Compiling ipnet v2.12.0
2026-08-02T16:25:40.1604941Z    Compiling rustls-pki-types v1.14.1
2026-08-02T16:25:40.3463599Z    Compiling block-buffer v0.10.4
2026-08-02T16:25:40.4692097Z    Compiling bitflags v2.12.1
2026-08-02T16:25:40.7540822Z    Compiling untrusted v0.9.0
2026-08-02T16:25:40.8661734Z    Compiling winapi v0.3.9
2026-08-02T16:25:40.8884053Z    Compiling digest v0.10.7
2026-08-02T16:25:41.1305836Z    Compiling rand v0.10.1
2026-08-02T16:25:41.3296312Z    Compiling url v2.5.8
2026-08-02T16:25:41.9504579Z    Compiling darling_core v0.20.11
2026-08-02T16:25:42.2897432Z    Compiling num-traits v0.2.19
2026-08-02T16:25:42.5004605Z    Compiling windows-result v0.4.1
2026-08-02T16:25:42.8459245Z    Compiling windows-strings v0.5.1
2026-08-02T16:25:43.2521350Z    Compiling heck v0.5.0
2026-08-02T16:25:43.5050006Z    Compiling rustls v0.23.40
2026-08-02T16:25:44.4494558Z    Compiling convert_case v0.10.0
2026-08-02T16:25:44.4779594Z    Compiling darling_macro v0.20.11
2026-08-02T16:25:44.7621636Z    Compiling unicode-xid v0.2.6
2026-08-02T16:25:44.8239084Z    Compiling atomic-waker v1.1.2
2026-08-02T16:25:45.0674644Z    Compiling const-oid v0.10.2
2026-08-02T16:25:45.0736641Z    Compiling anyhow v1.0.102
2026-08-02T16:25:45.3012144Z    Compiling derive_more-impl v2.1.1
2026-08-02T16:25:45.5283505Z    Compiling darling v0.20.11
2026-08-02T16:25:46.3367279Z    Compiling zerocopy v0.8.50
2026-08-02T16:25:46.5209153Z    Compiling parking_lot_core v0.9.12
2026-08-02T16:25:47.3578313Z    Compiling httparse v1.10.1
2026-08-02T16:25:47.6564928Z    Compiling fastrand v2.4.1
2026-08-02T16:25:48.1823125Z    Compiling derive_more v2.1.1
2026-08-02T16:25:48.2891716Z    Compiling derive_builder_core v0.20.2
2026-08-02T16:25:48.6025020Z    Compiling h2 v0.4.14
2026-08-02T16:25:48.7812562Z    Compiling http-body v1.0.1
2026-08-02T16:25:48.9988968Z    Compiling curve25519-dalek v4.1.3
2026-08-02T16:25:49.2162159Z    Compiling ahash v0.8.12
2026-08-02T16:25:49.2360597Z    Compiling powerfmt v0.2.0
2026-08-02T16:25:49.4937870Z    Compiling either v1.16.0
2026-08-02T16:25:49.4938350Z    Compiling base64ct v1.8.3
2026-08-02T16:25:49.7674049Z    Compiling deranged v0.5.8
2026-08-02T16:25:49.8637097Z    Compiling pem-rfc7468 v1.0.0
2026-08-02T16:25:50.3275789Z    Compiling derive_builder_macro v0.20.2
2026-08-02T16:25:51.1300199Z    Compiling uuid v1.23.2
2026-08-02T16:25:51.5826240Z    Compiling rand_core v0.6.4
2026-08-02T16:25:51.8007788Z    Compiling n0-error-macros v0.1.3
2026-08-02T16:25:52.5003141Z    Compiling spez v0.1.2
2026-08-02T16:25:52.8102782Z    Compiling windows-implement v0.60.2
2026-08-02T16:25:53.2529187Z    Compiling windows-interface v0.59.3
2026-08-02T16:25:53.3303381Z    Compiling base64 v0.22.1
2026-08-02T16:25:53.7522659Z    Compiling pkg-config v0.3.33
2026-08-02T16:25:53.8259527Z    Compiling vcpkg v0.2.15
2026-08-02T16:25:53.8569419Z    Compiling time-core v0.1.8
2026-08-02T16:25:54.0054239Z    Compiling zmij v1.0.21
2026-08-02T16:25:54.2190961Z    Compiling tinyvec_macros v0.1.1
2026-08-02T16:25:54.2278792Z    Compiling try-lock v0.2.5
2026-08-02T16:25:54.2765197Z    Compiling num-conv v0.2.2
2026-08-02T16:25:54.2967493Z    Compiling tower-service v0.3.3
2026-08-02T16:25:54.4162278Z    Compiling data-encoding v2.11.0
2026-08-02T16:25:54.4467867Z    Compiling libsqlite3-sys v0.30.1
2026-08-02T16:25:54.4653189Z    Compiling want v0.3.1
2026-08-02T16:25:54.5856259Z    Compiling tinyvec v1.11.0
2026-08-02T16:25:54.9061820Z    Compiling windows-core v0.62.2
2026-08-02T16:25:55.1617215Z    Compiling n0-error v0.1.3
2026-08-02T16:25:55.6670499Z    Compiling parking_lot v0.12.5
2026-08-02T16:25:55.8861008Z    Compiling derive_builder v0.20.2
2026-08-02T16:25:56.1549717Z    Compiling der v0.8.0-rc.10
2026-08-02T16:25:56.2749369Z    Compiling sha2 v0.10.9
2026-08-02T16:25:56.6972844Z    Compiling n0-future v0.3.2
2026-08-02T16:25:56.9146007Z    Compiling vergen-lib v9.1.0
2026-08-02T16:25:57.0368627Z    Compiling inout v0.1.4
2026-08-02T16:25:57.1175939Z    Compiling pin-project-internal v1.1.13
2026-08-02T16:25:57.1637617Z    Compiling winnow v1.0.3
2026-08-02T16:25:57.9005597Z    Compiling serde_json v1.0.150
2026-08-02T16:25:58.2977756Z    Compiling windows_x86_64_msvc v0.52.6
2026-08-02T16:25:58.5536640Z    Compiling httpdate v1.0.3
2026-08-02T16:25:58.6621205Z    Compiling diatomic-waker v0.2.3
2026-08-02T16:25:58.6641785Z    Compiling crossbeam-utils v0.8.21
2026-08-02T16:25:58.8394119Z    Compiling parking v2.2.1
2026-08-02T16:25:58.8707610Z    Compiling signature v2.2.0
2026-08-02T16:25:58.9835512Z    Compiling cordyceps v0.3.4
2026-08-02T16:25:58.9959379Z    Compiling spt-procident v0.52.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-procident)
2026-08-02T16:25:59.1263632Z    Compiling spin v0.10.0
2026-08-02T16:25:59.2684691Z    Compiling futures-buffered v0.2.13
2026-08-02T16:25:59.2928080Z    Compiling spt-poolguard v0.52.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-poolguard)
2026-08-02T16:25:59.3365607Z    Compiling ed25519 v2.2.3
2026-08-02T16:25:59.6352682Z    Compiling futures-lite v2.6.1
2026-08-02T16:25:59.7378675Z    Compiling hyper v1.10.1
2026-08-02T16:26:00.1637874Z    Compiling pin-project v1.1.13
2026-08-02T16:26:00.3445155Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-08-02T16:26:00.3506629Z    Compiling spki v0.8.0-rc.4
2026-08-02T16:26:00.6822303Z    Compiling cipher v0.4.4
2026-08-02T16:26:01.3836782Z    Compiling hashbrown v0.14.5
2026-08-02T16:26:01.9223002Z    Compiling digest v0.11.3
2026-08-02T16:26:01.9947807Z    Compiling noq-udp v0.10.0
2026-08-02T16:26:02.1440546Z    Compiling vergen v9.1.0
2026-08-02T16:26:02.3123119Z    Compiling vergen-lib v0.1.6
2026-08-02T16:26:02.3339824Z    Compiling universal-hash v0.5.1
2026-08-02T16:26:02.4509707Z    Compiling heapless v0.7.17
2026-08-02T16:26:02.5449367Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-08-02T16:26:02.7196938Z    Compiling sync_wrapper v1.0.2
2026-08-02T16:26:02.7959029Z    Compiling allocator-api2 v0.2.21
2026-08-02T16:26:02.8077950Z    Compiling byteorder v1.5.0
2026-08-02T16:26:02.9536780Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-08-02T16:26:03.1992426Z    Compiling opaque-debug v0.3.1
2026-08-02T16:26:03.2216758Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-08-02T16:26:03.3196749Z    Compiling polyval v0.6.2
2026-08-02T16:26:03.5613008Z    Compiling hash32 v0.2.1
2026-08-02T16:26:04.3538168Z    Compiling hashlink v0.9.1
2026-08-02T16:26:04.6491055Z    Compiling hyper-util v0.1.20
2026-08-02T16:26:04.9186899Z    Compiling pkcs8 v0.11.0-rc.10
2026-08-02T16:26:05.2258421Z    Compiling spt-store v0.52.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-store)
2026-08-02T16:26:05.9489311Z    Compiling ed25519-dalek v2.2.0
2026-08-02T16:26:06.1873497Z    Compiling prefix-trie v0.8.4
2026-08-02T16:26:06.3186555Z    Compiling spin v0.9.8
2026-08-02T16:26:06.5241658Z    Compiling futures-executor v0.3.32
2026-08-02T16:26:06.6788927Z    Compiling vergen-gitcl v1.0.8
2026-08-02T16:26:06.8302260Z    Compiling windows-threading v0.2.1
2026-08-02T16:26:06.8546068Z    Compiling signature v3.0.0
2026-08-02T16:26:06.9097216Z    Compiling fallible-streaming-iterator v0.1.9
2026-08-02T16:26:07.0714257Z    Compiling tower-layer v0.3.3
2026-08-02T16:26:07.1298143Z    Compiling ryu v1.0.23
2026-08-02T16:26:07.2419350Z    Compiling fallible-iterator v0.3.0
2026-08-02T16:26:07.4280515Z    Compiling ed25519 v3.0.0-rc.4
2026-08-02T16:26:07.5058147Z    Compiling rusqlite v0.32.1
2026-08-02T16:26:07.6106865Z    Compiling data-encoding-macro-internal v0.1.18
2026-08-02T16:26:07.8170607Z    Compiling windows-future v0.3.2
2026-08-02T16:26:08.0987224Z    Compiling hickory-proto v0.26.0-beta.4
2026-08-02T16:26:08.5085890Z    Compiling futures v0.3.32
2026-08-02T16:26:08.9869861Z    Compiling spt-proto v0.52.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-proto)
2026-08-02T16:26:09.2187224Z    Compiling windows-targets v0.52.6
2026-08-02T16:26:10.1405440Z    Compiling proc-macro-crate v3.5.0
2026-08-02T16:26:10.5973125Z    Compiling ghash v0.5.1
2026-08-02T16:26:10.7205741Z    Compiling sha2 v0.11.0-rc.5
2026-08-02T16:26:11.5000476Z    Compiling ctr v0.9.2
2026-08-02T16:26:11.6748550Z    Compiling aes v0.8.4
2026-08-02T16:26:11.8727328Z    Compiling windows-numerics v0.3.1
2026-08-02T16:26:12.1295934Z    Compiling windows-collections v0.3.2
2026-08-02T16:26:12.2111607Z    Compiling time v0.3.47
2026-08-02T16:26:12.2297932Z    Compiling http-body-util v0.1.3
2026-08-02T16:26:12.5339600Z    Compiling fs2 v0.4.3
2026-08-02T16:26:12.6025813Z    Compiling cobs v0.3.0
2026-08-02T16:26:12.7668172Z    Compiling aead v0.5.2
2026-08-02T16:26:12.8656300Z    Compiling postcard-derive v0.2.2
2026-08-02T16:26:12.8679802Z    Compiling utf8parse v0.2.2
2026-08-02T16:26:13.0056114Z    Compiling widestring v1.2.1
2026-08-02T16:26:13.3475498Z    Compiling arrayvec v0.7.6
2026-08-02T16:26:13.6067668Z    Compiling ipconfig v0.3.4
2026-08-02T16:26:14.1633140Z    Compiling postcard v1.1.3
2026-08-02T16:26:14.1825675Z    Compiling aes-gcm v0.10.3
2026-08-02T16:26:14.4045870Z    Compiling windows v0.62.2
2026-08-02T16:26:14.7156889Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-08-02T16:26:15.0366613Z    Compiling num_enum_derive v0.7.6
2026-08-02T16:26:16.1954520Z    Compiling windows-sys v0.59.0
2026-08-02T16:26:17.6553427Z    Compiling data-encoding-macro v0.1.20
2026-08-02T16:26:17.7807731Z    Compiling tower v0.5.3
2026-08-02T16:26:18.5945183Z    Compiling crossbeam-epoch v0.9.18
2026-08-02T16:26:19.0059503Z    Compiling crossbeam-channel v0.5.15
2026-08-02T16:26:19.5373727Z    Compiling chrono v0.4.45
2026-08-02T16:26:21.9319912Z    Compiling strum_macros v0.28.0
2026-08-02T16:26:23.6236495Z    Compiling iroh-metrics-derive v0.4.1
2026-08-02T16:26:23.9843846Z    Compiling windows-registry v0.6.1
2026-08-02T16:26:24.1055465Z    Compiling memoffset v0.6.5
2026-08-02T16:26:24.3446497Z    Compiling noq v0.18.0
2026-08-02T16:26:24.3710369Z    Compiling netwatch v0.16.0
2026-08-02T16:26:24.5808618Z    Compiling acto v0.8.2
2026-08-02T16:26:24.5972093Z    Compiling async-trait v0.1.89
2026-08-02T16:26:24.8552531Z    Compiling enum-assoc v1.3.0
2026-08-02T16:26:25.4292533Z    Compiling blake3 v1.8.5
2026-08-02T16:26:25.5006861Z    Compiling identity-hash v0.1.0
2026-08-02T16:26:25.6357436Z    Compiling rustc-hash v2.1.2
2026-08-02T16:26:25.7435904Z    Compiling lru-slab v0.1.2
2026-08-02T16:26:25.8467892Z    Compiling mac-addr v0.3.0
2026-08-02T16:26:25.9682392Z    Compiling foldhash v0.2.0
2026-08-02T16:26:26.0119995Z    Compiling thiserror v1.0.69
2026-08-02T16:26:26.1890698Z    Compiling tagptr v0.2.0
2026-08-02T16:26:26.2918470Z    Compiling sorted-index-buffer v0.2.1
2026-08-02T16:26:26.3546394Z    Compiling xml-rs v0.8.28
2026-08-02T16:26:26.4086894Z    Compiling ref-cast v1.0.25
2026-08-02T16:26:26.8079351Z    Compiling moka v0.12.15
2026-08-02T16:26:27.3062786Z    Compiling xmltree v0.10.3
2026-08-02T16:26:27.5681306Z    Compiling hashbrown v0.16.1
2026-08-02T16:26:27.8136169Z    Compiling netdev v0.42.0
2026-08-02T16:26:28.5058857Z    Compiling iroh-metrics v0.38.3
2026-08-02T16:26:28.5443357Z    Compiling strum v0.28.0
2026-08-02T16:26:28.7537216Z    Compiling wmi v0.18.4
2026-08-02T16:26:28.8722594Z    Compiling tower-http v0.6.11
2026-08-02T16:26:29.3805165Z    Compiling spt-msg v0.52.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-msg)
2026-08-02T16:26:29.4917963Z    Compiling iroh-base v0.98.0
2026-08-02T16:26:30.0410973Z    Compiling num_enum v0.7.6
2026-08-02T16:26:30.2431927Z    Compiling iroh-relay v0.98.0
2026-08-02T16:26:30.2575776Z    Compiling n0-watcher v0.6.1
2026-08-02T16:26:30.5300449Z    Compiling attohttpc v0.30.1
2026-08-02T16:26:30.7599382Z    Compiling simple-dns v0.9.3
2026-08-02T16:26:30.8292272Z    Compiling tokio-stream v0.1.18
2026-08-02T16:26:31.4725100Z    Compiling serial-core v0.4.0
2026-08-02T16:26:31.6355773Z    Compiling serde_spanned v0.6.9
2026-08-02T16:26:31.7548490Z    Compiling toml_datetime v0.6.11
2026-08-02T16:26:31.9798340Z    Compiling ref-cast-impl v1.0.25
2026-08-02T16:26:32.0244998Z    Compiling thiserror-impl v1.0.69
2026-08-02T16:26:32.3662203Z    Compiling serde_derive_internals v0.29.1
2026-08-02T16:26:33.0565221Z    Compiling aho-corasick v1.1.4
2026-08-02T16:26:33.1341530Z    Compiling constant_time_eq v0.4.2
2026-08-02T16:26:33.2877253Z    Compiling regex-syntax v0.8.10
2026-08-02T16:26:33.3276146Z    Compiling simdutf8 v0.1.5
2026-08-02T16:26:33.6583353Z    Compiling winnow v0.7.15
2026-08-02T16:26:35.4101101Z    Compiling resolv-conf v0.7.6
2026-08-02T16:26:35.6794328Z    Compiling toml_write v0.1.2
2026-08-02T16:26:35.8292409Z    Compiling arrayref v0.3.9
2026-08-02T16:26:35.8892967Z    Compiling smol_str v0.1.24
2026-08-02T16:26:35.8961131Z    Compiling winreg v0.10.1
2026-08-02T16:26:36.0754279Z    Compiling sha1_smol v1.0.1
2026-08-02T16:26:36.5401254Z    Compiling toml_edit v0.22.27
2026-08-02T16:26:36.7738079Z    Compiling regex-automata v0.4.14
2026-08-02T16:26:36.9136655Z    Compiling schemars_derive v1.2.1
2026-08-02T16:26:38.8280681Z    Compiling iroh-dns v0.98.0
2026-08-02T16:26:39.2942210Z    Compiling serial-windows v0.4.0
2026-08-02T16:26:39.4812591Z    Compiling igd-next v0.17.1
2026-08-02T16:26:41.4721513Z    Compiling lru v0.16.4
2026-08-02T16:26:41.5993514Z    Compiling hmac v0.12.1
2026-08-02T16:26:41.7220489Z    Compiling webpki-roots v1.0.7
2026-08-02T16:26:41.8297720Z    Compiling darling_core v0.23.0
2026-08-02T16:26:43.1452076Z    Compiling seize v0.5.1
2026-08-02T16:26:43.5913977Z    Compiling iroh v0.98.2
2026-08-02T16:26:43.7639925Z    Compiling serde_bytes v0.11.19
2026-08-02T16:26:43.8309412Z    Compiling dyn-clone v1.0.20
2026-08-02T16:26:43.9764563Z    Compiling once_cell_polyfill v1.70.2
2026-08-02T16:26:44.0157213Z    Compiling pin-utils v0.1.0
2026-08-02T16:26:44.0710790Z    Compiling lazy_static v1.5.0
2026-08-02T16:26:44.1136544Z    Compiling anstyle v1.0.14
2026-08-02T16:26:44.1650593Z    Compiling bitflags v1.3.2
2026-08-02T16:26:44.2439553Z    Compiling cmov v0.5.4
2026-08-02T16:26:44.3312948Z    Compiling anstyle-wincon v3.0.11
2026-08-02T16:26:44.4866257Z    Compiling darling_macro v0.23.0
2026-08-02T16:26:44.5130790Z    Compiling ctutils v0.4.2
2026-08-02T16:26:44.5843579Z    Compiling nix v0.25.1
2026-08-02T16:26:44.6676758Z    Compiling shared_library v0.1.9
2026-08-02T16:26:44.7975592Z    Compiling schemars v1.2.1
2026-08-02T16:26:44.8602985Z    Compiling papaya v0.2.4
2026-08-02T16:26:44.9555547Z    Compiling portmapper v0.16.0
2026-08-02T16:26:45.2685094Z    Compiling hkdf v0.12.4
2026-08-02T16:26:45.3912644Z    Compiling serial v0.4.0
2026-08-02T16:26:45.4634379Z    Compiling regex v1.12.3
2026-08-02T16:26:46.0119108Z    Compiling filedescriptor v0.8.3
2026-08-02T16:26:46.2081525Z    Compiling toml v0.8.23
2026-08-02T16:26:46.8738319Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-08-02T16:26:47.4606165Z    Compiling anstyle-parse v1.0.0
2026-08-02T16:26:47.6238440Z    Compiling backon v1.6.0
2026-08-02T16:26:47.9234194Z    Compiling anstyle-query v1.1.5
2026-08-02T16:26:48.0561897Z    Compiling vte_generate_state_changes v0.1.2
2026-08-02T16:26:48.4308036Z    Compiling paste v1.0.15
2026-08-02T16:26:48.6834854Z    Compiling unicode-width v0.2.0
2026-08-02T16:26:48.9981635Z    Compiling colorchoice v1.0.5
2026-08-02T16:26:49.0898546Z    Compiling foldhash v0.1.5
2026-08-02T16:26:49.1034834Z    Compiling shell-words v1.1.1
2026-08-02T16:26:49.2645738Z    Compiling is_terminal_polyfill v1.70.2
2026-08-02T16:26:49.2843628Z    Compiling instability v0.3.12
2026-08-02T16:26:49.3479633Z    Compiling downcast-rs v1.2.1
2026-08-02T16:26:49.4786578Z    Compiling portable-pty v0.8.1
2026-08-02T16:26:49.5814648Z    Compiling anstream v1.0.0
2026-08-02T16:26:49.9950685Z    Compiling hashbrown v0.15.5
2026-08-02T16:26:50.5310451Z    Compiling vte v0.13.1
2026-08-02T16:26:50.6516498Z    Compiling spt-runtime v0.52.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-runtime)
2026-08-02T16:26:51.1623992Z    Compiling spake2 v0.4.0
2026-08-02T16:26:51.1650748Z    Compiling darling v0.23.0
2026-08-02T16:26:51.3764481Z    Compiling itertools v0.13.0
2026-08-02T16:26:51.4683532Z    Compiling crossterm_winapi v0.9.1
2026-08-02T16:26:51.9487812Z    Compiling strum_macros v0.26.4
2026-08-02T16:26:52.8703328Z    Compiling sha1 v0.10.6
2026-08-02T16:26:53.1727556Z    Compiling castaway v0.2.4
2026-08-02T16:26:53.3775706Z    Compiling terminal_size v0.4.4
2026-08-02T16:26:53.4958643Z    Compiling doctest-file v1.1.1
2026-08-02T16:26:53.5782449Z    Compiling unicode-width v0.1.14
2026-08-02T16:26:53.9332452Z    Compiling clap_lex v1.1.0
2026-08-02T16:26:54.0006444Z    Compiling recvmsg v1.0.0
2026-08-02T16:26:54.1550594Z    Compiling static_assertions v1.1.0
2026-08-02T16:26:54.3139537Z    Compiling indoc v2.0.7
2026-08-02T16:26:54.5028879Z    Compiling interprocess v2.4.2
2026-08-02T16:26:55.1867749Z    Compiling compact_str v0.8.2
2026-08-02T16:26:55.9131421Z    Compiling clap_builder v4.6.0
2026-08-02T16:26:56.1061826Z    Compiling unicode-truncate v1.1.0
2026-08-02T16:26:56.2495416Z    Compiling strum v0.26.3
2026-08-02T16:26:56.4724320Z    Compiling spt-live v0.52.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-live)
2026-08-02T16:26:57.6093343Z    Compiling crossterm v0.28.1
2026-08-02T16:26:58.8650024Z    Compiling spt-term v0.52.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-term)
2026-08-02T16:26:59.9426147Z    Compiling lru v0.12.5
2026-08-02T16:27:00.0719084Z    Compiling clap_derive v4.6.1
2026-08-02T16:27:00.4072527Z    Compiling cassowary v0.3.0
2026-08-02T16:27:01.1026190Z    Compiling error-code v3.3.2
2026-08-02T16:27:01.3309286Z    Compiling clipboard-win v5.4.1
2026-08-02T16:27:01.3917680Z    Compiling ratatui v0.29.0
2026-08-02T16:27:01.6535888Z    Compiling clap v4.6.1
2026-08-02T16:27:01.7552560Z    Compiling nucleo-matcher v0.3.1
2026-08-02T16:27:01.9009090Z    Compiling qrcode v0.14.1
2026-08-02T16:27:02.7691400Z    Compiling tempfile v3.27.0
2026-08-02T16:27:03.2672726Z    Compiling spt-test-support v0.52.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-test-support)
2026-08-02T16:27:10.5347027Z    Compiling rustls-webpki v0.103.13
2026-08-02T16:27:14.6866828Z    Compiling tokio-rustls v0.26.4
2026-08-02T16:27:14.6867145Z    Compiling noq-proto v0.17.0
2026-08-02T16:27:14.6867413Z    Compiling rustls-platform-verifier v0.7.0
2026-08-02T16:27:14.9519584Z    Compiling hyper-rustls v0.27.9
2026-08-02T16:27:15.0163593Z    Compiling hickory-net v0.26.0-beta.4
2026-08-02T16:27:15.2479660Z    Compiling reqwest v0.13.4
2026-08-02T16:27:17.2917825Z    Compiling hickory-resolver v0.26.0-beta.4
2026-08-02T16:27:20.7870023Z    Compiling tokio-websockets v0.13.2
2026-08-02T16:27:39.8085502Z    Compiling spt-net v0.52.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-net)
2026-08-02T16:27:41.7851811Z    Compiling spt-daemon v0.52.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-daemon)
2026-08-02T16:27:59.1943112Z    Compiling spt v0.52.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt)
2026-08-02T16:28:13.6634154Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 07s
2026-08-02T16:28:13.6966520Z      Running tests\n1_pairing.rs (target\debug\deps\n1_pairing-cb4b8e694805e6b0.exe)
2026-08-02T16:28:13.9656361Z 
2026-08-02T16:28:13.9656663Z running 1 test
2026-08-02T16:28:23.0365554Z test new_brain_serves_against_old_broker ... ok
2026-08-02T16:28:23.0365899Z 
2026-08-02T16:28:23.0366138Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.07s
2026-08-02T16:28:23.0366721Z 
2026-08-02T16:28:23.1297528Z ##[group]Run .github/ci/reap-census.ps1 -Phase end
2026-08-02T16:28:23.1297951Z [36;1m.github/ci/reap-census.ps1 -Phase end[0m
2026-08-02T16:28:23.1304065Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-08-02T16:28:23.1304401Z env:
2026-08-02T16:28:23.1304825Z   SPT_CI_TEST_TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30755949373-1-024003166f064fdd833b3ded0c4184e5
2026-08-02T16:28:23.1305478Z   TEMP: C:\actions-runner\_work\_temp\spt-test-tmp-30755949373-1-024003166f064fdd833b3ded0c4184e5
2026-08-02T16:28:23.1306127Z   TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30755949373-1-024003166f064fdd833b3ded0c4184e5
2026-08-02T16:28:23.1306541Z ##[endgroup]
2026-08-02T16:28:23.4243346Z CI-CENSUS scope roots:
2026-08-02T16:28:23.4257075Z   root: C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-08-02T16:28:23.4257996Z   root: C:\actions-runner\_work\spt-bs-core\spt-bs-core\target
2026-08-02T16:28:23.4259150Z   root: C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify\target
2026-08-02T16:28:23.4259696Z   root: C:\actions-runner\_work\_temp
2026-08-02T16:28:23.4260921Z   root: C:\Users\decid\spt-n1-oldbroker
2026-08-02T16:28:23.4674773Z CI-REAP: pre-reap state
2026-08-02T16:28:23.4938088Z CI-CENSUS phase=pre-reap box_procs=576 box_handles=232903 family_total=20 family_handles=3364 scoped=0 unscoped=20 unreadable_path=0
2026-08-02T16:28:23.4991901Z   FOREIGN  pid=2288    handles=129    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-02T16:28:23.4993389Z   FOREIGN  pid=5216    handles=257    spt C:\Users\decid\Documents\projects\spt-core\.worktrees\barometer-w2\target\debug\spt.exe
2026-08-02T16:28:23.4994313Z   FOREIGN  pid=5836    handles=134    spt C:\Users\decid\Documents\projects\spt-core\.worktrees\barometer-w2\target\debug\spt.exe
2026-08-02T16:28:23.4995538Z   FOREIGN  pid=7868    handles=129    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-02T16:28:23.4996572Z   FOREIGN  pid=9096    handles=121    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-02T16:28:23.4997959Z   FOREIGN  pid=15788   handles=646    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-02T16:28:23.4999673Z   FOREIGN  pid=22936   handles=129    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-02T16:28:23.5000890Z   FOREIGN  pid=23288   handles=174    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-02T16:28:23.5002083Z   FOREIGN  pid=23876   handles=133    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-02T16:28:23.5003328Z   FOREIGN  pid=28368   handles=129    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-02T16:28:23.5004144Z   FOREIGN  pid=29888   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-02T16:28:23.5005168Z   FOREIGN  pid=36072   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-02T16:28:23.5005997Z   FOREIGN  pid=38028   handles=124    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-02T16:28:23.5007632Z   FOREIGN  pid=38192   handles=124    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-02T16:28:23.5008445Z   FOREIGN  pid=38772   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-02T16:28:23.5009844Z   FOREIGN  pid=42524   handles=124    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-02T16:28:23.5011034Z   FOREIGN  pid=45820   handles=256    spt C:\Users\decid\Documents\projects\spt-core\.worktrees\barometer-w2\target\debug\spt.exe
2026-08-02T16:28:23.5011923Z   FOREIGN  pid=47540   handles=135    spt C:\Users\decid\Documents\projects\spt-core\.worktrees\barometer-w2\target\debug\spt.exe
2026-08-02T16:28:23.5013011Z   FOREIGN  pid=50056   handles=124    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-02T16:28:23.5014663Z   FOREIGN  pid=51684   handles=121    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-02T16:28:25.0425203Z CI-CENSUS phase=end box_procs=569 box_handles=232161 family_total=19 family_handles=3224 scoped=0 unscoped=19 unreadable_path=0
2026-08-02T16:28:25.0430007Z   FOREIGN  pid=2288    handles=129    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-02T16:28:25.0431523Z   FOREIGN  pid=5216    handles=257    spt C:\Users\decid\Documents\projects\spt-core\.worktrees\barometer-w2\target\debug\spt.exe
2026-08-02T16:28:25.0432720Z   FOREIGN  pid=5836    handles=134    spt C:\Users\decid\Documents\projects\spt-core\.worktrees\barometer-w2\target\debug\spt.exe
2026-08-02T16:28:25.0434195Z   FOREIGN  pid=7868    handles=129    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-02T16:28:25.0435720Z   FOREIGN  pid=15788   handles=639    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-02T16:28:25.0437283Z   FOREIGN  pid=22936   handles=129    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-02T16:28:25.0439182Z   FOREIGN  pid=23288   handles=168    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-02T16:28:25.0440737Z   FOREIGN  pid=23876   handles=133    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-02T16:28:25.0442184Z   FOREIGN  pid=28368   handles=129    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-02T16:28:25.0443860Z   FOREIGN  pid=29888   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-02T16:28:25.0445253Z   FOREIGN  pid=36072   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-02T16:28:25.0446998Z   FOREIGN  pid=38028   handles=124    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-02T16:28:25.0448495Z   FOREIGN  pid=38192   handles=124    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-02T16:28:25.0449953Z   FOREIGN  pid=38772   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-02T16:28:25.0451726Z   FOREIGN  pid=39536   handles=121    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-02T16:28:25.0453632Z   FOREIGN  pid=43916   handles=121    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-02T16:28:25.0457011Z   FOREIGN  pid=45820   handles=256    spt C:\Users\decid\Documents\projects\spt-core\.worktrees\barometer-w2\target\debug\spt.exe
2026-08-02T16:28:25.0458741Z   FOREIGN  pid=46836   handles=121    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-02T16:28:25.0460694Z   FOREIGN  pid=47540   handles=135    spt C:\Users\decid\Documents\projects\spt-core\.worktrees\barometer-w2\target\debug\spt.exe
2026-08-02T16:28:25.0469014Z CI-REAP summary: killed=0 kill_failed=0 scoped_survivors=0
2026-08-02T16:28:25.1136160Z ##[group]Run .github/ci/test-temp-sandbox.ps1 -Phase cleanup
2026-08-02T16:28:25.1136495Z [36;1m.github/ci/test-temp-sandbox.ps1 -Phase cleanup[0m
2026-08-02T16:28:25.1141831Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-08-02T16:28:25.1142160Z env:
2026-08-02T16:28:25.1142553Z   SPT_CI_TEST_TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30755949373-1-024003166f064fdd833b3ded0c4184e5
2026-08-02T16:28:25.1143233Z   TEMP: C:\actions-runner\_work\_temp\spt-test-tmp-30755949373-1-024003166f064fdd833b3ded0c4184e5
2026-08-02T16:28:25.1144035Z   TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30755949373-1-024003166f064fdd833b3ded0c4184e5
2026-08-02T16:28:25.1144471Z ##[endgroup]
2026-08-02T16:28:25.3667662Z CI-TMP cleanup: removed C:\actions-runner\_work\_temp\spt-test-tmp-30755949373-1-024003166f064fdd833b3ded0c4184e5 on attempt 1/5
2026-08-02T16:28:25.4289346Z Post job cleanup.
2026-08-02T16:28:25.5612847Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-08-02T16:28:25.5903548Z git version 2.43.0.windows.1
2026-08-02T16:28:25.5942645Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\83511d51-84fc-4988-99dd-7363f5a94e94\.gitconfig'
2026-08-02T16:28:25.5958485Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\83511d51-84fc-4988-99dd-7363f5a94e94' before making global git config changes
2026-08-02T16:28:25.5959450Z Adding repository directory to the temporary git global config as a safe directory
2026-08-02T16:28:25.5964650Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-08-02T16:28:25.6891454Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-02T16:28:25.7135069Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-08-02T16:28:25.8047703Z bash.exe: warning: could not find /tmp, please create!
2026-08-02T16:28:26.4173675Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-02T16:28:26.5024836Z http.https://github.com/.extraheader
2026-08-02T16:28:26.5051124Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-08-02T16:28:26.5317512Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-08-02T16:28:26.5666238Z bash.exe: warning: could not find /tmp, please create!
2026-08-02T16:28:27.2848646Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-02T16:28:27.3077146Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-08-02T16:28:27.3379226Z bash.exe: warning: could not find /tmp, please create!
2026-08-02T16:28:28.0960966Z Cleaning up orphan processes
